home *** CD-ROM | disk | FTP | other *** search
/ The Game Master (3rd Edition) / The Game Master 3rd edition.iso / files / demo_vga / utilega2 / pals.doc < prev    next >
Encoding:
Text File  |  1986-09-09  |  1.8 KB  |  38 lines

  1. ¢1 L
  2.                                      PALS.COM
  3.  
  4.               PALS.COM is a utility program allowing an easy selection
  5.               of the palette color values for the EGA.  There are a
  6.               fair number of similar programs available on the IBMHW
  7.               and IBMSW; most of them require color numbers to be
  8.               associated with each palette.
  9.  
  10.               I found it rather difficult to associate 64 values with
  11.               the corresponding colors.  So, after Mark Horvatich made
  12.               his NEWFNT.COM system available in its last version
  13.               (8-12-86), I decided to take advantage of the easy
  14.               access to resident palette array available through it.
  15.  
  16.               PALS.COM does not even display the color numbers since
  17.               you really do not need to know them.  Your EGA palette
  18.               is modified in the NEWFNT.COM resident space.  If you
  19.               want to preserve it for the future, you can save it on
  20.               an executable file MYPAL.COM which can be invoked (after
  21.               NEWFNT.COM has been loaded) from an autoxec.bat file if
  22.               it represents your favorite color configuration.  A
  23.               sample MYPAL.COM file is included in this archive; it
  24.               represents my current favorite of black on gray.
  25.  
  26.               You can have as many palette combinations available by
  27.               simply renaming MYPAL.COM files created by PALS.COM.
  28.  
  29.               For those interested in the techniques used, the source
  30.               program in assembler is available.
  31.  
  32.               Please, let me know of any problems by leaving message
  33.               on the IBMHW at my user id.
  34.  
  35.  
  36.                              Larry Nemec, 74226,2160.
  37.                                     17 Aug 86.   ¢0 L
  38.